home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 379 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  3.2 KB

  1. Path: tribune.usask.ca!oster
  2. From: oster@cs.usask.ca (Greg Oster)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: Problems installing NetBSD 1.1 on my A3000
  5. Date: 10 Feb 1996 18:44:37 GMT
  6. Organization: University of Saskatchewan
  7. Message-ID: <4fip2l$d4m@tribune.usask.ca>
  8. References: <4fg0a4$2tm@news.siemens.at> <dkauppDMJJE6.6D9@netcom.com>
  9. NNTP-Posting-Host: skribe.usask.ca
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Blitter (dkaupp@netcom.com) wrote:
  13. : Siegfried Kaltenbrunner (siegfried.kaltenbrunner@siemens.at) wrote:
  14. : : Amiga OS is 3.1 and Super-Kickstart is loaded from HD.
  15.  
  16. : : Any suggestion what is going wrong?
  17.  
  18. : : bye
  19.  
  20. :  I've netmailed with 3 othere people who have softkicked 3000's and so 
  21. : far 0/3 for installing NetBsd1.1 from scratch and 0/1 for the upgrade 
  22. : from 1.0 -> 1.1 .
  23.  
  24. :  If someone has upgraded or installed NetBSD1.1 onto a Romless 3000, 
  25. : please put it in the Faq.
  26.  
  27. For the record, I've got a SuperKickstarted A3000 (Pulls 2.04 (or
  28. whatever it is -- I don't use it much anymore :-) )  from the HD), and
  29. I'm happily running 1.1. 
  30.  
  31. Now I didn't actually use/follow any of the upgrade scripts.  My
  32. "upgrade" path was from 1.0 -> 1.0-current(of some unknown date) ->
  33. 1.1Alpha (again of some unknown date) -> 1.1.  If I recall correctly,
  34. the first upgrade was via a "snapshot", and the latter two I compiled
  35. the "world" myself.  The "upgrade" occured over the entire year
  36. between 1.0 and 1.1.
  37.  
  38. Yes, NetBSD1.1 will run on a "Romless A3000" (16MB Fast, 2MB Chip,
  39. RetinaZII, bunch of HDs, broken floppy).  Unfortunately it looks like 
  40. "normal" installation/upgrade may not work... :-( 
  41.  
  42. You might want to try something like the following: (**PLEASE** be
  43. careful if you decide to do some of the following, and make sure you
  44. have a (good) backup of your HD.  The room for error is very small,
  45. and the effects can be devastating (kiss the data on your HD
  46. goodbye..).  You have been warned.  Aside from that, it could also be
  47. fun and quite rewarding. :-) )
  48.  
  49. Follow the instructions in INSTALL, but say "no" when it asks you to
  50. if you want to install, and then spend some time "playing around" in
  51. the miniroot.  If a bunch of simple things (like "ls" and "cat" and
  52. whatever else is there) seem to work fine, then you could try a more
  53. "manual" installation.  Try a "disklabel sd0c" and see if it
  54. finds/identifies all the partitions on the disk.  If you're feeling
  55. brave (and realize that newfs can TOAST partitions) you could try
  56. using newfs to format sd0a and sd0d (ie. "newfs /dev/rsd0a", "newfs
  57. /dev/rsd0d").  If that works, and you're *still* feeling brave, then
  58. mount /dev/sd0a on /mnt (i.e. "mount /dev/sd0a /mnt"), and /dev/sd0d
  59. on /mnt/usr, build yourself a "fstab" (remember to put it in /mnt/etc,
  60. not in /etc) and then "load the distribution sets" as per the INSTALL
  61. docs...  With any luck you should have a NetBSD 1.1 system :-) 
  62.  
  63. (Parts of the above are a bit vague and some minor "in between" steps
  64. (e.g. direcotry creation) steps are missing.  That's deliberate.  I
  65. wrote the above as a general guide, not as a cookbook.  If you want/need
  66. more specifics, I'd be happy to supply them.)
  67.  
  68. Hope this helps...
  69.  
  70. Later...
  71.  
  72. Greg Oster
  73.  
  74. oster@cs.usask.ca
  75. Department of Computer Science
  76. University of Saskatchewan, Saskatoon, Saskatchewan, CANADA
  77.